func net/http.http2mustUint31
3 uses
net/http (current package)
h2_bundle.go#L3606: func http2mustUint31(v int32) uint32 {
h2_bundle.go#L9657: cc.fr.WriteWindowUpdate(0, http2mustUint31(connAdd))
h2_bundle.go#L9660: cc.fr.WriteWindowUpdate(cs.ID, http2mustUint31(streamAdd))
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |